OpenIDConnectServer\Storage\AuthorizationCodeStorage S

Total Complexity 23
Dependencies 1
Dependents 1
Total lines 141
Lines of code 97
Logical lines of code 45
Comment lines 19
Methods 7
Properties 1

Methods 7

Method Rating Maintainability Complexity Lines of code
setAuthorizationCode()
S
57 5 16
cleanupOldCodes()
S
55 4 19
uninstall()
S
56 4 18
getUserIdByCode()
S
57 3 17
getAuthorizationCode()
S
58 3 15
expireAuthorizationCode()
S
64 3 9
__construct()
S
79 1 3